From 3233bbe1dee78aa755c93533d2af4968b8d46b49 Mon Sep 17 00:00:00 2001 From: Jim Blandy Date: Fri, 28 May 1993 07:39:58 +0000 Subject: [PATCH] * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit. --- src/s/gnu-linux.h | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 4588835a199..d2f99952d62 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h @@ -187,3 +187,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #ifdef HAVE_X11 #define LD_SWITCH_SYSTEM -L/usr/X386/lib #endif + +/* Let's try this out, just in case. */ +#define SIGNALS_VIA_CHARACTERS -- 2.30.2